home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / comm / bbs / TA1_22.lha / Configs / Main.Rx < prev    next >
Text File  |  1996-10-06  |  651b  |  12 lines

  1. ; An example of a .Rx file for adding commands to the Main menu.  Note
  2. ; the similarities to the .Cmds file, with the key for the command, the
  3. ; text associated with the command, the minimum access required, and the
  4. ; flags needed.  But there is an additional field, which contains the
  5. ; name of the TransAmiga ARexx macro to start when a user selects this
  6. ; command.  This macro MUST be in your BBS ARexx directory.
  7.  
  8. ; ********************** *** ******** **************************************
  9. S SysOp Menu             250 -------- TrMaint.trans
  10. $ DOS Shell              255 -------- TrShell.trans
  11. R Relogin                  5 -------- Relogin.trans
  12.